css: Handle custom properties in a custom object
authorBenjamin Otte <otte@redhat.com>
Sat, 31 Dec 2011 22:04:32 +0000 (23:04 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:53 +0000 (18:37 +0100)
commit73a632a4ae0f15fb46d558d7b6aa6694563aca15
tree84eca33e9890aa236b2cd545ea6037a43ea405d5
parent55a38f474690a10e4d8b9735693357f8eca43049
css: Handle custom properties in a custom object

This way we can also get rid of the hack where we required modifying the
pspec after creation, as the name is now a separate property.
gtk/Makefile.am
gtk/gtkcsscustomproperty.c [new file with mode: 0644]
gtk/gtkcsscustompropertyprivate.h [new file with mode: 0644]
gtk/gtkstyleproperties.c
gtk/gtkstyleproperties.h
gtk/gtkthemingengine.c
gtk/gtkthemingengine.h